计算机与现代化 ›› 2011, Vol. 1 ›› Issue (6): 91-4.doi: 10.3969/j.issn.1006-2475.2011.06.026

• 算法分析与设计 • 上一篇    下一篇

基于遗传模拟退火算法优化的BP神经网络

吕琼帅,王世卿   

  1. 郑州大学信息工程学院,河南 郑州 450002
  • 收稿日期:2011-03-03 修回日期:1900-01-01 出版日期:2011-06-29 发布日期:2011-06-29

BP Neural Network Optimization Algorithm Based on Geneticstimulated Annealing

LU Qiongshuai, WANG Shi-qing   

  1. School of Information Engineering, Zhengzhou University, Zhengzhou 450002, China
  • Received:2011-03-03 Revised:1900-01-01 Online:2011-06-29 Published:2011-06-29

摘要: 在研究标准BP神经网络的基础上,针对其存在的收敛速度慢、且容易陷入局部极小值等问题进行分析,设计实现一种采用数值优化的方法来改进BP网络性能的新的混合神经网络模型。通过引入遗传模拟退火算法扩大了网络的权值更新空间,把得到最优权值赋予BP神经网络,从而使优化后的神经网络具有泛化性好,不易陷入局部极小值等优点。与标准BP神经网络进行比较,仿真结果表明,该网络模型能够达到比较高的分类精度。

关键词: 数值优化, 遗传模拟退火算法, BP神经网络, 权值, 泛化性

Abstract: After studying the disadvantage of BP neural network which has low convergent speed and trap into local minima easily, an idea of designing a new hybrid neural network model which adopts the method of numerical optimization is presented. By using GeneticStimulated Annealing algorithm (GSA), expands the updated space of weight. On the basis, it makes the acquired better value as the weight of BP neural network, and the optimized BP network is not easy to trap into the local minima and has good generalization characteristic. Making the comparation GSA network with standard BP network, simulation analysis demonstrates that this network model can attain higher categories of precision. 

Key words: numerical optimization, geneticstimulated annealing algorithm, BP neural network, weight, generalization